Does anyone know why when using the Get-ADObject cmdlet on a user or group, the returning object always has a null value for it's "Enabled" property?
Get-ADUser and Get-ADGroup both seem to return correct values for this property on objects.
Thanks,
CC